-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.34
-
Code
-
Classes
- CouponRepository
| Total Complexity |
70 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
712 |
| Lines of code |
462 |
| Logical lines of code |
205 |
| Comment lines |
74 |
| Methods |
11 |
| Properties |
7 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getAllByCriteria() |
B |
36 |
15 |
80 |
| getFiltered() |
A |
36 |
13 |
84 |
| getCouponsServicesIds() |
S |
50 |
7 |
27 |
| getCouponsEventsIds() |
S |
50 |
7 |
27 |
| getCouponsPackagesIds() |
S |
50 |
7 |
27 |
| getCount() |
S |
48 |
6 |
31 |
| add() |
S |
43 |
4 |
57 |
| update() |
S |
45 |
4 |
45 |
| getById() |
S |
44 |
3 |
53 |
| updateStatusById() |
S |
55 |
3 |
21 |
| __construct() |
S |
63 |
1 |
10 |